Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate xklb db in Calibre-Web #247

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

deldesir
Copy link
Collaborator

@deldesir deldesir commented Sep 10, 2024

This PR is a work in progress and will be broken into several small ones once done. It contains adjustments made to use xklb.db alongside metadata.db and app.db. It minimizes database reopening costs, uses SQLAlchemy so the code structure can be preserved.

@deldesir deldesir marked this pull request as draft September 10, 2024 15:51
@deldesir deldesir self-assigned this Sep 10, 2024
@holta holta added enhancement New feature or request question Further information is requested labels Sep 10, 2024
@holta
Copy link
Member

holta commented Sep 12, 2024

This PR is a work in progress and will be broken into several small ones once done. It contains adjustments made to use xklb.db alongside metadata.db and app.db. It minimizes database reopening costs [and uses SQLAlchemy to better align with upstream Calibre-Web, and likewise Calibre upstream of that!]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants